home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP 2005-06.iso / program / e-is / OOo_2.0beta_tr_TR_WinIntel / openofficeorg4.cab / uno.ini < prev    next >
Encoding:
INI File  |  2005-03-16  |  755 b   |  11 lines

  1. [Bootstrap]
  2. UNO_SHARED_PACKAGES=${$ORIGIN/bootstrap.ini:BaseInstallation}/share/uno_packages
  3. UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
  4. UNO_USER_PACKAGES=${$ORIGIN/bootstrap.ini:UserInstallation}/user/uno_packages
  5. UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
  6. PKG_SharedUnoFile=$UNO_SHARED_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
  7. PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
  8. UNO_TYPES=$ORIGIN/types.rdb ${$PKG_SharedUnoFile:UNO_TYPES} ${$PKG_UserUnoFile:UNO_TYPES}
  9. UNO_SERVICES=${$PKG_UserUnoFile:UNO_SERVICES} ${$PKG_SharedUnoFile:UNO_SERVICES} $ORIGIN/services.rdb
  10. UNO_JAVA_COMPONENT_PATH=$ORIGIN/classes
  11.